Skip to content

docs: add batch endpoint documentation#5

Merged
Joul1285 merged 1 commit intoPublikey:mainfrom
kitsune-hash:feature/batch-endpoint-docs
Feb 12, 2026
Merged

docs: add batch endpoint documentation#5
Joul1285 merged 1 commit intoPublikey:mainfrom
kitsune-hash:feature/batch-endpoint-docs

Conversation

@kitsune-hash
Copy link
Collaborator

Summary

Add documentation for the new batch enqueue endpoint.

Changes

API Reference (docs/server/api.md)

  • Add POST /queue/add-batch endpoint documentation
  • Include request/response schemas
  • Add performance comparison table

Python SDK (docs/python-sdk/index.md)

  • Add enqueue_batch() to feature list
  • Add batch enqueue example with performance tip

Enqueueing Tasks Guide (docs/guides/enqueueing-tasks.md)

  • Add quick comparison table (HTTP vs Batch vs Direct Redis)
  • Add HTTP Batch API section with examples (Python, cURL, Node.js)

Related PRs

- Add POST /queue/add-batch to API reference
- Add batch enqueue example to Python SDK docs
- Add HTTP Batch API section to enqueueing-tasks guide
- Include performance comparison table
@Joul1285 Joul1285 merged commit 5116af4 into Publikey:main Feb 12, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants